home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / boot / netBoot.new / sun4c.md / sunmon.h < prev    next >
C/C++ Source or Header  |  1990-12-19  |  160b  |  11 lines

  1. /* @(#) sunmon.h 1.2@(#) */
  2. #if sun2
  3. #include "../sun2/sunmon.h"
  4. #endif
  5. #if sun3
  6. #include "../sun3/sunmon.h"
  7. #endif
  8. #if sun4
  9. #include "../sun4/sunmon.h"
  10. #endif
  11.